home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Straight A's - Annabel Chong
/
Straight A's.iso
/
mac
/
STRAIG16.DIR
/
00001_Script_1
next >
Wrap
Text File
|
1995-02-03
|
378b
|
11 lines
on enterframe
if rollover(2) then set the ink of sprite 2 to 4
else set the ink of sprite 2 to 0
if rollover(3) then set the ink of sprite 3 to 4
else set the ink of sprite 3 to 0
if rollover(4) then set the ink of sprite 4 to 4
else set the ink of sprite 4 to 0
if rollover(5) then set the ink of sprite 5 to 4
else set the ink of sprite 5 to 0
end